home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / comm / ums / tools / importexport / umsdoctor.readme < prev    next >
Encoding:
Text File  |  1993-07-21  |  1.2 KB  |  45 lines

  1. You should never need UMSDOCTOR!
  2.  
  3.  
  4. If your machine has crashed or powered down during a cleanup
  5. operation, there should be a proper backup of you complete
  6. message-base somewhere.
  7.  
  8. If your MB is corrupted after a crash or reset during normal operation
  9. and cannot be repaired by umsserver itself, you probably didn't use a
  10. proper 2.0 (or better) filesystem.
  11.  
  12. In any other case you either have some _very_ weird hardware, run
  13. _bad_ programs (with "enforcer-hits"), or you have discovered a
  14. serious bug in umsserver, which the author urgently wants to be
  15. informed about!
  16.  
  17.  
  18. However, given you really think there's no other help or the author
  19. tells you to do so, you can use UMSDOCTOR like that:
  20.  
  21. 1) make sure the umsserver does NOT run
  22.  
  23.   1> quitums
  24.  
  25. 2) 'CD' to the message-base
  26.  
  27.   1> cd MB:
  28.  
  29. 3) start UMSDOCTOR and tell it what file it can write to
  30.  
  31.   1> umsdoctor Spool:umsdoctor.export
  32.  
  33. Make sure the destination volume ("Spool:" in the expamle) has enough
  34. free storage (about the same as your MB).
  35.  
  36. 4) create a new MB and import UMSDOCTOR's output
  37.  
  38.   1> delete .~(idcount)
  39.   1> import sysop password Spool:umsdoctor.export restore
  40.  
  41.  
  42. Known bugs:
  43.  - UMSDOCTOR does not care about links.  Crosspostings and
  44. multi-addresse mails cannot completely be recreated.
  45.